SG Window | Window Object |
hIcon Property |
See Also Properties Methods Events Constants Error Codes |
Returns or sets window's icon hadle (HICON).
object.hIcon(size as IconSize)
Part | Description |
object | The object is expression that evaluates to the Window object. |
size | Required. Size of the icon to retrieve or set. Value for the size parameter can be obtained from the IconSize enumeration. |